UITraitCollection.DisplayScale 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.
The specified display scale for this trait collection.
public virtual nfloat DisplayScale { [Foundation.Export("displayScale")] get; }
member this.DisplayScale : nfloat
Property Value
The display scale, or 0.0 if the display scale has not been spefified in this trait.
- Attributes