NSLayoutManager.SetDrawsOutsideLineFragment(Boolean, nint) 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("setDrawsOutsideLineFragment:forGlyphAtIndex:")]
public virtual void SetDrawsOutsideLineFragment (bool flag, nint glyphIndex);
abstract member SetDrawsOutsideLineFragment : bool * nint -> unit
override this.SetDrawsOutsideLineFragment : bool * nint -> unit
Parâmetros
- flag
- Boolean
- glyphIndex
- System.System.IntPtr System.nativeint
- Atributos