Share via


UIBarItem.LandscapeImagePhoneInsets Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIEdgeInsets LandscapeImagePhoneInsets { [Foundation.Export("landscapeImagePhoneInsets")] get; [Foundation.Export("setLandscapeImagePhoneInsets:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("landscapeImagePhoneInsets")>]
[<set: Foundation.Export("setLandscapeImagePhoneInsets:")>]
member this.LandscapeImagePhoneInsets : UIKit.UIEdgeInsets with get, set

Property Value

Attributes

Applies to