CSSearchableItemAttributeSet.FlashOn Property

Definition

Gets or sets a number with Boolean semantics that indicates if flash was used to capture an image.

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

Property Value

1 indicates that a flash was used. 0 indicates that no flash was used.

This value can be null.

Attributes

Applies to