This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Xamarin.Binding.Util.
- Assembly
- Cake
.Xamarin .Binding .Util .dll - Namespace
- Cake
.Xamarin .Binding .Util - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["BindingUtilAliases"]
class Type type-node
Syntax
public static class BindingUtilAliases
Attributes
| Type | Description |
|---|---|
| Cake |
|
| Cake |
Methods
| Name | Value | Summary |
|---|---|---|
| FindMissingMetadata |
List |
Finds members of types in an assembly which do not have proper names (eg: p0, P1, etc) which means they are missing metadata from the Android binding.
static
|
| FindObfuscations |
Find |
Finds likely obfuscated types and members based on the java type or member name.
The default regex pattern looks for types or members with only 3 character long names.
static
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
| To |
string |
Returns the string value or a
Not set> markup suitable for Spectre.Console.
From StringExtensions
Requires the Cake.Issues addin
|
