다음을 통해 공유


NSLayoutManager.SetDrawsOutsideLineFragment(Boolean, nuint) 메서드

정의

지정된 인덱스의 문자 모양이 선 세그먼트의 범위를 벗어나는지 여부를 지정합니다.

[Foundation.Export("setDrawsOutsideLineFragment:forGlyphAtIndex:")]
public virtual void SetDrawsOutsideLineFragment (bool flag, nuint glyphIndex);
abstract member SetDrawsOutsideLineFragment : bool * nuint -> unit
override this.SetDrawsOutsideLineFragment : bool * nuint -> unit

매개 변수

flag
Boolean
glyphIndex
System.System.UIntPtr System.unativeint
특성

설명

이 메서드는 일반적으로 사용자 지정 typesetters에 의해서만 호출됩니다.

적용 대상