CSSearchableItemAttributeSet.RedEyeOn Property

Definition

Gets or sets a number with Boolean semantics that tells whether red-eye reduction was used to capture an image.

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

Property Value

1 indicates that red-eye reduction was used. 0 indicates that red-eye reduction was not used.

This value can be null.

Attributes

Applies to