writeAttributeCurrentApp(withValue:completionHandler:)

Declaration

func writeAttributeCurrentApp(withValue value: MTRApplicationLauncherClusterApplicationEP?, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeCurrentApp(withValue value: MTRApplicationLauncherClusterApplicationEP?) async throws