Share via


NSPresentationIntent.IsEquivalent(NSPresentationIntent) Method

Definition

[Foundation.Export("isEquivalentToPresentationIntent:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsEquivalent(Foundation.NSPresentationIntent other);
[<Foundation.Export("isEquivalentToPresentationIntent:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member IsEquivalent : Foundation.NSPresentationIntent -> bool
override this.IsEquivalent : Foundation.NSPresentationIntent -> bool

Parameters

Returns

Attributes

Applies to