Version

Offset Property (GradientStop)

Gets or gets the offset of the gradient stop. Should be a value between 0 and 1, indicating position along the gradient.
Syntax
public double Offset {get; set;}
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also