Table of Contents

Class SBSDKUI2Vibration

Namespace
ScanbotSDK.iOS
Assembly
BarcodeSDK.NET.iOS.dll
public class SBSDKUI2Vibration : SBSDKUI2Node
Inheritance
SBSDKUI2Vibration

Constructors

SBSDKUI2Vibration()

public SBSDKUI2Vibration()

SBSDKUI2Vibration(NSObjectFlag)

protected SBSDKUI2Vibration(NSObjectFlag t)

Parameters

t NSObjectFlag

SBSDKUI2Vibration(NativeHandle)

protected SBSDKUI2Vibration(NativeHandle handle)

Parameters

handle NativeHandle

SBSDKUI2Vibration(bool)

public SBSDKUI2Vibration(bool enabled)

Parameters

enabled bool

Properties

ClassHandle

public override NativeHandle ClassHandle { get; }

Property Value

NativeHandle

Enabled

public virtual bool Enabled { get; set; }

Property Value

bool

Hash

public virtual nuint Hash { get; }

Property Value

nuint

Methods

IsEqual(NSObject?)

public virtual bool IsEqual(NSObject? @object)

Parameters

object NSObject

Returns

bool

ToJson()

public virtual string ToJson()

Returns

string