[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2023-12-02 (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"]]