Brush.IsNullOrEmpty(Brush) Method
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.
public static bool IsNullOrEmpty (Xamarin.Forms.Brush brush);
static member IsNullOrEmpty : Xamarin.Forms.Brush -> bool
Parameters
- brush
- Brush
Returns
System.Boolean