Share via


IUIPopoverBackgroundViewMethods.GetArrowBase<T> Method

Definition

[Foundation.Export("arrowBase")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static System.Runtime.InteropServices.NFloat GetArrowBase<T>() where T : Foundation.NSObject, UIKit.IUIPopoverBackgroundViewMethods;
[<Foundation.Export("arrowBase")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetArrowBase : unit -> System.Runtime.InteropServices.NFloat (requires 'T :> Foundation.NSObject and 'T :> UIKit.IUIPopoverBackgroundViewMethods)

Type Parameters

T

Returns

Attributes

Applies to