NSView.ViewWithTag(nint) Method

Definition

[Foundation.Export("viewWithTag:")]
public virtual Foundation.NSObject ViewWithTag (nint aTag);
abstract member ViewWithTag : nint -> Foundation.NSObject
override this.ViewWithTag : nint -> Foundation.NSObject

Parameters

aTag
System.System.IntPtr System.nativeint

Returns

Attributes

Applies to