Share via


UIMutableApplicationShortcutItem.Icon Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public override UIKit.UIApplicationShortcutIcon? Icon { [Foundation.Export("icon", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setIcon:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("icon", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setIcon:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Icon : UIKit.UIApplicationShortcutIcon with get, set

Property Value

Attributes

Applies to