AVCaptureDevice.LocalizedName Property

Definition

A localized, human-readable name (e.g., "Back Camera") for the AVCaptureDevice.

public virtual string LocalizedName { [Foundation.Export("localizedName")] get; }
member this.LocalizedName : string

Property Value

Attributes

Applies to