writeAttributeActiveLocale(withValue:params:completionHandler:)
Declaration
func writeAttributeActiveLocale(withValue value: String, params: MTRWriteParams?, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func writeAttributeActiveLocale(withValue value: String, params: MTRWriteParams?) async throws