Share via


CACornerCurveExtensions Class

Definition

Extension methods for the CACornerCurve enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class CACornerCurveExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type CACornerCurveExtensions = class
Inheritance
CACornerCurveExtensions
Attributes

Methods

Name Description
GetConstant(CACornerCurve)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the CACornerCurve value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the CACornerCurve value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the CACornerCurve value named by constant.

Applies to