Table of Contents

Property IsEmpty

Namespace
MaaFramework.Binding.Buffers
Assembly
MaaFramework.Binding.Native.dll

IsEmpty

Gets a value indicates whether the string of the MaaFramework.Binding.Buffers.IMaaStringBuffer is empty.

public bool IsEmpty { get; }

Property Value

bool

Remarks

Wrapper of MaaFramework.Binding.Interop.Native.MaaBuffer.MaaStringBufferIsEmpty(System.IntPtr).