AVCaptureDevice.LocalizedName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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