CSSearchableItemAttributeSet.Orientation Property

Definition

Gets or sets a number that represents the orientation of image item data.

public virtual Foundation.NSNumber Orientation { [Foundation.Export("orientation", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setOrientation:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Orientation : Foundation.NSNumber with get, set

Property Value

1 indicates portrait mode. 0 indicates landscape mode.

This value can be null.

Attributes

Applies to