CSSearchableItemAttributeSet.Orientation 属性

定义

获取或设置一个数字,该数字表示图像项数据的方向。

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

属性值

1 指示纵向模式。 0 指示横向模式。

此值可为 null

属性

适用于