InteractionTrackerValuesChangedArgs.Scale 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 current scale of the InteractionTracker.
public:
property float Scale { float get(); };
float Scale();
public float Scale { get; }
var single = interactionTrackerValuesChangedArgs.scale;
Public ReadOnly Property Scale As Single
Property Value
Single
float
The current scale of the InteractionTracker.