Share via


UIPointerAccessory.Create(UIPointerShape, UIPointerAccessoryPosition) Method

Definition

[Foundation.Export("accessoryWithShape:position:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.UIPointerAccessory Create(UIKit.UIPointerShape shape, UIKit.UIPointerAccessoryPosition position);
[<Foundation.Export("accessoryWithShape:position:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member Create : UIKit.UIPointerShape * UIKit.UIPointerAccessoryPosition -> UIKit.UIPointerAccessory

Parameters

Returns

Attributes

Applies to