-api-id | -api-type |
---|---|
P:Windows.Devices.PointOfService.LineDisplayAttributes.CharacterSet |
winrt property |
Gets or sets the current character set used by the device to display characters.
The current character set.
Valid values for this property are the values stored in ClaimedLineDisplay.SupportedCharacterSets.
Changes to this property are committed to the device on the next call to ClaimedLineDisplay.TryUpdateAttributesAsync(LineDisplayAttributes).
ClaimedLineDisplay.TryUpdateAttributesAsync(LineDisplayAttributes)