Table of Contents

Struct ObjC.Prop

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

Constructors

Prop(string, string)

public Prop(string get, string set)

Parameters

get string
set string

Fields

GetSel

public readonly ObjC.Sel GetSel

Field Value

ObjC.Sel

SetSel

public readonly ObjC.Sel SetSel

Field Value

ObjC.Sel