Share via


GCVirtualControllerElementConfiguration.Path Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIBezierPath? Path { [Foundation.Export("path", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setPath:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("path", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setPath:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Path : UIKit.UIBezierPath with get, set

Property Value

Attributes

Applies to