[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2024-10-30 UTC."],[[["`LoadOptions` provides extra settings for managing load requests within the Cast framework."],["It includes a `contentFilteringMode` property to control content filtering during loading."],["Developers can use `LoadOptions` to customize how content is loaded by the receiver application."]]],["The `LoadOptions` class offers extra settings for load requests. It contains a constructor, `LoadOptions()`, for creating new instances. Its primary property is `contentFilteringMode`, which determines the content filtering approach. This property accepts a value from the `ContentFilteringMode` enumeration, dictating how content is filtered during the load operation.\n"]]