UIAccessibilityCustomAction.Name Property
Definition
Gets or sets the name of the accessibility custom action
[get: Foundation.Export("name")]
[set: Foundation.Export("setName:")]
public virtual string Name { get; set; }
member this.Name : string with get, set
Property Value
This value can be null
.
- Attributes