Share via


UISearchTextField.Tokens Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UISearchToken[] Tokens { [Foundation.Export("tokens", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setTokens:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("tokens", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setTokens:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Tokens : UIKit.UISearchToken[] with get, set

Property Value

Attributes

Applies to