IUIPopoverBackgroundViewMethods.GetArrowHeight<T> Method
Definition
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.
[Foundation.Export("arrowHeight")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static System.Runtime.InteropServices.NFloat GetArrowHeight<T>() where T : Foundation.NSObject, UIKit.IUIPopoverBackgroundViewMethods;
[<Foundation.Export("arrowHeight")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetArrowHeight : unit -> System.Runtime.InteropServices.NFloat (requires 'T :> Foundation.NSObject and 'T :> UIKit.IUIPopoverBackgroundViewMethods)
Type Parameters
- T
Returns
- Attributes