Class DisplayFeature
DisplayFeature
public sealed class DisplayFeature- Inheritance
- 
      
      DisplayFeature
- Inherited Members
Properties
MaskLength
maskLength
[JsonPropertyName("maskLength")]
public long MaskLength { get; set; }Property Value
Offset
offset
[JsonPropertyName("offset")]
public long Offset { get; set; }Property Value
Orientation
orientation
[JsonPropertyName("orientation")]
public DisplayFeatureOrientationValues Orientation { get; set; }