Share via


UIDocumentBrowserAction.ImageOnlyForContextMenu Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIImage? ImageOnlyForContextMenu { [Foundation.Export("imageOnlyForContextMenu", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setImageOnlyForContextMenu:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("imageOnlyForContextMenu", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setImageOnlyForContextMenu:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.ImageOnlyForContextMenu : UIKit.UIImage with get, set

Property Value

Attributes

Applies to