LaneProperties

Undocumented

  • Read-only from this client’s point of view.

    This means that no command buffer will be created, and any attempted writes will fail immediately.

    This does not mean that the lane contents won’t change; the server may still push changes to us.

    Declaration

    Swift

    public var isClientReadOnly: Bool
  • Whether this lane has no client-side persistent store.

    Declaration

    Swift

    public var isTransient: Bool
  • Undocumented

  • Undocumented