Share via


NSPresentationIntent.CreateOrderedListIntent Method

Definition

[Foundation.Export("orderedListIntentWithIdentity:nestedInsideIntent:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSPresentationIntent CreateOrderedListIntent(IntPtr identity, Foundation.NSPresentationIntent? parent);
[<Foundation.Export("orderedListIntentWithIdentity:nestedInsideIntent:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member CreateOrderedListIntent : nativeint * Foundation.NSPresentationIntent -> Foundation.NSPresentationIntent

Parameters

identity
IntPtr

nativeint

Returns

Attributes

Applies to