ReactiveSwift Docs

View on GitHub

Install in Dash

ReactiveSwift Reference MutablePropertyProtocol Protocol Reference

MutablePropertyProtocol

public protocol MutablePropertyProtocol : BindingTargetProvider , PropertyProtocol 

Represents an observable property that can be mutated directly.

  • The current value of the property.

    Declaration

    Swift

    var value: Value { get set }
  • The lifetime of the property.

    Declaration

    Swift

    var lifetime: Lifetime  { get }

© 2020 ReactiveCocoa. All rights reserved. (Last updated: 2020年01月07日)

Generated by jazzy ♪♫ v0.13.0, a Realm project.

AltStyle によって変換されたページ (->オリジナル) /