Share via


UIBarButtonItem.HidesSharedBackground Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool HidesSharedBackground { [Foundation.Export("hidesSharedBackground")] get; [Foundation.Export("setHidesSharedBackground:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("hidesSharedBackground")>]
[<set: Foundation.Export("setHidesSharedBackground:")>]
member this.HidesSharedBackground : bool with get, set

Property Value

Attributes

Applies to