is_prepared


Description:

public abstract bool is_prepared { get; }

Whether PersonaStore.prepare has successfully completed for this store.

It’s guaranteed that this will only ever change from false to true in the lifetime of the PersonaStore.

Since:

0.3.0