다음을 통해 공유


NLTagger.SetOrthography(NSOrthography, NSRange) 메서드

정의

범위에 orthography를 할당합니다.

[Foundation.Export("setOrthography:range:")]
public virtual void SetOrthography (Foundation.NSOrthography orthography, Foundation.NSRange range);
abstract member SetOrthography : Foundation.NSOrthography * Foundation.NSRange -> unit
override this.SetOrthography : Foundation.NSOrthography * Foundation.NSRange -> unit

매개 변수

orthography
NSOrthography

범위에 설정할 orthography입니다.

range
NSRange

orthography를 할당할 범위입니다.

특성

적용 대상