NSMatrix.SetState(nint, nint, nint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("setState:atRow:column:")]
public virtual void SetState (nint state, nint row, nint column);
abstract member SetState : nint * nint * nint -> unit
override this.SetState : nint * nint * nint -> unit
Parameters
- state
- System.System.IntPtr System.nativeint
- row
- System.System.IntPtr System.nativeint
- column
- System.System.IntPtr System.nativeint
- Attributes