Share via


PKToolPicker.SelectedToolItem Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual PencilKit.PKToolPickerItem SelectedToolItem { [Foundation.Export("selectedToolItem", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSelectedToolItem:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("selectedToolItem", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setSelectedToolItem:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.SelectedToolItem : PencilKit.PKToolPickerItem with get, set

Property Value

Attributes

Applies to