UIAccessibilityCustomAction.Target Property

Definition

Gets or sets the object that performs the custom action.

public virtual Foundation.NSObject Target { [Foundation.Export("target", ObjCRuntime.ArgumentSemantic.Weak)] get; [Foundation.Export("setTarget:", ObjCRuntime.ArgumentSemantic.Weak)] set; }
member this.Target : Foundation.NSObject with get, set

Property Value

This value can be null.

Attributes

Applies to