Table of Contents

Struct ObjC.Prop.NInt

Namespace
Xui.Runtime.MacOS
Assembly
Xui.Runtime.MacOS.dll
public struct ObjC.Prop.NInt
Inherited Members

Constructors

NInt(string, string)

public NInt(string get, string set)

Parameters

get string
set string

Methods

Get(nint)

public nint Get(nint id)

Parameters

id nint

Returns

nint

Set(nint, nint)

public void Set(nint id, nint value)

Parameters

id nint
value nint