다음을 통해 공유


WKContentRuleListStore.GetAvailableContentRuleListIdentifiers 메서드

정의

사용 가능한 콘텐츠 규칙 목록의 식별자 목록을 검색하여 제공된 callback에 전달합니다.

[Foundation.Export("getAvailableContentRuleListIdentifiers:")]
public virtual void GetAvailableContentRuleListIdentifiers (Action<string[]> callback);
abstract member GetAvailableContentRuleListIdentifiers : Action<string[]> -> unit
override this.GetAvailableContentRuleListIdentifiers : Action<string[]> -> unit

매개 변수

callback
Action<String[]>

사용 가능한 식별자를 사용하여 실행할 처리기입니다.

특성

적용 대상