Share via


UIBarItem.LandscapeImagePhone Property

Definition

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

Property Value

Attributes

Applies to