Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
UiSettings
class
Akış Kullanıcı Arayüzü Ayarları.
Marka
UiSettings
yeni UiSettings()
Yöntemler
getLocale
getLocale() dizeyi döndürür
Akış için belirlenen yerel ayarı döndürür.
İlerlemeler
string
setLocale
setLocale(locale)
Yayıncı tarafından sağlanan yerel ayarı belirler. StreamManager oluşturulmadan önce çağrılmalıdır. Yerel ayar, kullanıcı arayüzü öğelerinin görüntüleneceği dili belirtir. Desteklenen kodları
Dil ve Yerel Ayar için Yerelleştirme bölümünde bulabilirsiniz.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-07-09 UTC."],[[["`UiSettings` allows publishers to customize the stream's user interface."],["It provides methods to set the locale for UI elements, impacting the language displayed to users."],["The locale should be configured before initializing `StreamManager` for it to take effect."],["Supported locale codes are documented in the provided link for localization."]]],[]]