Share via


NSPresentationIntent.CreateUnorderedListIntent Method

Definition

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

Parameters

identity
IntPtr

nativeint

Returns

Attributes

Applies to