The inset (or outset) for each edge in landscape orientation when using the iPhone appearance idiom.
Syntax
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
[get: Foundation.Export("landscapeImagePhoneInsets")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
[set: Foundation.Export("setLandscapeImagePhoneInsets:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public virtual
UIEdgeInsets LandscapeImagePhoneInsets { get; set; }