Share via


HMMatterHome Constructors

Definition

Overloads

HMMatterHome(NSCoder)

public HMMatterHome(Foundation.NSCoder coder);
new HomeKit.HMMatterHome : Foundation.NSCoder -> HomeKit.HMMatterHome

Parameters

coder
NSCoder

Applies to

HMMatterHome(NSObjectFlag)

protected HMMatterHome(Foundation.NSObjectFlag t);
new HomeKit.HMMatterHome : Foundation.NSObjectFlag -> HomeKit.HMMatterHome

Parameters

Applies to

HMMatterHome(NativeHandle)

protected HMMatterHome(ObjCRuntime.NativeHandle handle);
new HomeKit.HMMatterHome : ObjCRuntime.NativeHandle -> HomeKit.HMMatterHome

Parameters

handle
NativeHandle

Applies to

HMMatterHome(NSUuid, String)

public HMMatterHome(Foundation.NSUuid uuid, string name);
new HomeKit.HMMatterHome : Foundation.NSUuid * string -> HomeKit.HMMatterHome

Parameters

uuid
NSUuid
name
String

Applies to