SLComposeServiceViewController.ShouldSetSpellingState Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("textView:shouldSetSpellingState:range:")]
public virtual nint ShouldSetSpellingState (AppKit.NSTextView textView, nint value, Foundation.NSRange affectedCharRange);
abstract member ShouldSetSpellingState : AppKit.NSTextView * nint * Foundation.NSRange -> nint
override this.ShouldSetSpellingState : AppKit.NSTextView * nint * Foundation.NSRange -> nint
Parâmetros
- textView
- NSTextView
- value
- System.System.IntPtr System.nativeint
- affectedCharRange
- NSRange
Retornos
System.System.IntPtr
System.nativeint
- Atributos