CGRect.Empty Field
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.
Represents a CGRect structure with its properties left uninitialized.
C#
[Foundation.Field("CGRectZero", "CoreGraphics")]
public static readonly CoreGraphics.CGRect Empty;
staticval mutable Empty : CoreGraphics.CGRect
- Attributes
A rectangle is defined by its width, height and upper-left corner.
Proizvod | Verzije |
---|---|
Xamarin.Mac SDK | 14 |