Share via


NSSeguePerforming_Extensions.ShouldPerformSegue Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool ShouldPerformSegue(this AppKit.INSSeguePerforming This, string identifier, Foundation.NSObject sender);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ShouldPerformSegue : AppKit.INSSeguePerforming * string * Foundation.NSObject -> bool

Parameters

identifier
String
sender
NSObject

Returns

Attributes

Applies to