Share via


NSGradientDrawingOptions Enum

Definition

This enumeration supports a bitwise combination of its member values.

[ObjCRuntime.Native]
[System.Flags]
public enum NSGradientDrawingOptions
[<ObjCRuntime.Native>]
[<System.Flags>]
type NSGradientDrawingOptions = 
Inheritance
NSGradientDrawingOptions
Attributes

Fields

Name Value Description
None 0
BeforeStartingLocation 1
AfterEndingLocation 2

Applies to