Property IsEmpty
- Namespace
- MaaFramework.Binding.Buffers
- Assembly
- MaaFramework.Binding.Native.dll
IsEmpty
Gets a value indicates whether the MaaFramework.Binding.Buffers.IMaaListBuffer`1 is empty.
public override bool IsEmpty { get; }
Property Value
Remarks
Wrapper of MaaFramework.Binding.Interop.Native.MaaBuffer.MaaStringListBufferIsEmpty(System.IntPtr).