Share via


CSSearchableItemAttributeSet.ImageDirection Property

Definition

Gets or sets direction in which an image was taken.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSNumber? ImageDirection { [Foundation.Export("imageDirection", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setImageDirection:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("imageDirection", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setImageDirection:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.ImageDirection : Foundation.NSNumber with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to