Version

GradientStop Class Members

The following tables list the members exposed by GradientStop.

Public Constructors
 NameDescription
Public ConstructorGradientStop ConstructorConstructs a GradientStop.  
Public Properties
 NameDescription
Public PropertyColorSets or gets the Xamarin Forms color associated with the stop.  
Public PropertyOffsetGets or gets the offset of the gradient stop. Should be a value between 0 and 1, indicating position along the gradient.  
See Also