ImageDisplayProperties
ImageDisplayProperties
ImageDisplayProperties
ImageDisplayProperties
Class
Definition
Provides properties for image information that is displayed by SystemMediaTransportControlsDisplayUpdater class.
public : sealed class ImageDisplayProperties : IImageDisplayPropertiespublic sealed class ImageDisplayProperties : IImageDisplayPropertiesPublic NotInheritable Class ImageDisplayProperties Implements IImageDisplayProperties// You can use this class in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Properties
Subtitle Subtitle Subtitle Subtitle
Gets or sets the subtitle of the image.
public : PlatForm::String Subtitle { get; set; }public string Subtitle { get; set; }Public ReadWrite Property Subtitle As string// You can use this property in JavaScript.
- Value
- PlatForm::String string string string
The subtitle of the image.